Skip to content

Install agent skills on nitrostack-py init and upgrade - #18

Merged
manish-wekan merged 1 commit into
developfrom
feature/python-agent-skills
Sep 8, 2026
Merged

Install agent skills on nitrostack-py init and upgrade#18
manish-wekan merged 1 commit into
developfrom
feature/python-agent-skills

Conversation

@manish-wekan

@manish-wekan manish-wekan commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Clone https://github.com/nitrocloudofficial/skills-python-sdk.git after init and copy skills into the eight agent directories (.cursor/skills, .claude/skills, .copilot/skills, .codex/skills, .gemini/skills, .antigravity/skills, .opencode/skills, .agents/skills).
  • Record skillsVersion in .nitrostack.json. nitrostack-py upgrade reinstalls when the remote package.json version is newer.
  • Clone failures warn and do not abort init or PyPI upgrade. --force on init overwrites existing skill dirs.

Test plan

  • pytest tests/test_cli_skills.py tests/test_cli.py
  • nitrostack-py init /tmp/skills-smoke --template python-starter --skip-install writes eight skill trees and .nitrostack.json
  • Confirm SKILL.md files mention Python McpApplicationFactory / @tool, not TypeScript @McpApp

@manish-wekan
manish-wekan merged commit 0702e67 into develop Sep 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant